home *** CD-ROM | disk | FTP | other *** search
/ X User Tools / X User Tools (O'Reilly and Associates)(1994).ISO / sources / xload / hp700 / xload
Text File  |  1994-10-02  |  376b  |  11 lines

  1. --- ./Imakefile.rtr    Wed Sep 28 17:05:28 1994
  2. +++ ./Imakefile    Wed Sep 28 17:07:50 1994
  3. @@ -1,4 +1,7 @@
  4.  XCOMM $XConsortium: Imakefile,v 1.26 91/07/17 00:46:30 gildea Exp $
  5. +EXTRA_INCLUDES = -I/usr/local/xutR5
  6. +EXTRA_LIBRARIES = -L/usr/local/xutR5
  7. +
  8.          DEPLIBS = XawClientDepLibs
  9.  LOCAL_LIBRARIES = XawClientLibs
  10.  #if defined(SunArchitecture) && defined(i386Architecture)
  11.